home *** CD-ROM | disk | FTP | other *** search
- /* No comment provided by engineer. */
- "first";
-
- /* Wrong type for parameter */
- "Operator %s has the wrong type for its %s operand";
-
- /* No comment provided by engineer. */
- "second";
-
- /* Label for parameter type */
- "Number";
-
- /* Label for parameter type */
- "TextParameter" = "Text";
-
- /* Label for parameter type */
- "Integer";
-
- /* Label for parameter type */
- "Time";
-
- /* Label for parameter type */
- "Duration";
-
- /* Label for parameter type */
- "Date";
-
- /* Label for parameter type */
- "String";
-
- /* Label for parameter type */
- "Date or Time";
-
- /* Function: Return value of pi */
- "Pi";
-
- /* Function: Making text from a duration */
- "DurationToText";
-
- /* Function: Turns a string into a duration (string must represent a duration) */
- "TextToDuration";
-
- /* Function: The time right now */
- "Now";
-
- /* Function:Conditional */
- "If";
-
- /* Function: Exponent */
- "Exp";
-
- /* Parameter name */
- "String2";
-
- /* Parameter Name */
- "Principle";
-
- /* Parameter name */
- "String1";
-
- /* Function: Return the position of the current record in the current view */
- "SequenceNumber";
-
- /* Parameter Name */
- "SearchForText";
-
- /* Parameter Name
- Parameter Name
- Parameter Name */
- "NumberOfCharacters";
-
- /* Function: Tangent */
- "Tan";
-
- /* Parameter Name */
- "TrueValue";
-
- /* Function: Regular logarithm */
- "Log";
-
- /* Function:Remainder after division */
- "Mod";
-
- /* Parameter Name */
- "ReplacementText";
-
- /* Function Parameter Name
- Function: Day of month of a date */
- "Day";
-
- /* Function: change number to string */
- "NumToText";
-
- /* Function: Translates text into a number */
- "TextToNum";
-
- /* Function: Removes beginning and ending white space */
- "Trim";
-
- /* Parameter Name */
- "Size";
-
- /* Returns square root */
- "SquareRoot";
-
- /* Parameter Name */
- "Term";
-
- /* Function: Absolute Value */
- "Abs";
-
- /* Function Parameter Name
- Function: Year of date */
- "Year";
-
- /* Function: Returns 1 if positive, 0 if 0, -1 if negative */
- "Sign";
-
- /* Parameter Name */
- "Start";
-
- /* Function: Returns sine */
- "Sine";
-
- /* Function: Remove fractional part of number */
- "Trunc";
-
- /* Function: Make string all upper case */
- "Upper";
-
- /* Function: get x characters on left of string */
- "Left";
-
- /* Function: Make all chars lower case */
- "Lower";
-
- /* Calculated field formula has the wrong parameter type for a particular function */
- "Function %s has the wrong type for parameter %s";
-
- /* Function: Round given number */
- "Round";
-
- /* Function Parameter Name
- Function: Extract month number from data */
- "Month";
-
- /* Calculated field formula has wrong number of parameters for a particular function */
- "Function %s should have %d parameters";
-
- /* Function: Get name from a file field */
- "FileName";
-
- /* Function: Arctangent */
- "Atan";
-
- /* Function: Today's date */
- "Today";
-
- /* Function: Returns x characters from right end of string */
- "Right";
-
- /* Function: Future Value given Present Value, Interest, and Number of Periods */
- "FutureValue";
-
- /* Function: Making a date from a month, day, and year */
- "Date";
-
- /* Parameter Name */
- "Value";
-
- /* Parameter Name */
- "NumberOfPeriods";
-
- /* Function: Making text from a time */
- "TimeToText";
-
- /* Function: Turns a string into a time (string must represent a time) */
- "TextToTime";
-
- /* Parameter Name */
- "BooleanExpression";
-
- /* Function: Do 2 strings match exactly */
- "Exact";
-
- /* Parameter Name */
- "FalseValue";
-
- /* Parameter Name
- Parameter Name */
- "StartPosition";
-
- /* Function: Making text from a date */
- "DateToText";
-
- /* Function: Turns a string into a date (string must represent a date) */
- "TextToDate";
-
- /* Function: Day of year of a date */
- "DayOfYear";
-
- /* Parameter Name
- Function: Calculate present value of a stream of income */
- "PresentValue";
-
- /* Parameter Name
- Parameter Name */
- "Field";
-
- /* Function:Length of string */
- "Length";
-
- /* Function: Name of day of week of date */
- "DayOfWeek";
-
- /* Parameter Name */
- "Divisor";
-
- /* Function: Cosine */
- "Cosine";
-
- /* Function: Return a random number */
- "Random";
-
- /* Parameter Name
- Parameter Name
- Parameter Name */
- "InterestRate";
-
- /* Function: Calculate payment given amount, interest rate, and terms
- Parameter Name */
- "Payment";
-
- /* Parameter Name */
- "InText";
-
- /* Function: Time (date,hour,min,sec) record was last modified */
- "TimeUpdated";
-
- /* Function: Return the position of a string in a string starting at a given position */
- "Position";
-
- /* Parameter Name */
- "Periods";
-
- /* Function: Make all words start with capital letter */
- "InitialCaps";
-
- /* Function: Returns week number of a date */
- "WeekOfYear";
-
- /* Function: Extract month name from date */
- "MonthOfYear";
-
- /* Function: Extract characters from middle of string */
- "Middle";
-
- /* Function: Is a field empty */
- "IsEmpty";
-
- /* Function: Date record was last modified */
- "DateUpdated";
-
- /* Function: Return radians */
- "Radians";
-
- /* Function: Translate number to degrees */
- "Degrees";
-
- /* Function: Replace x characters starting at a particular position with replacement text */
- "Replace";
-
- /* Function: Natural Log */
- "Ln";
-
- /* Message in Alert for a calculated expression when user is trying to compare two expressions of different types */
- "Relational operators need operands of the same type";
-
- /* NEW FOR 3.0! */
- "TimeUpdated";
- "TimeToText";
- "TextToTime";
- "TextToDuration";
- "DurationToText";
- "Duration";
- "SequenceNum";
- "Now";
- "SequenceNumber";
- "Time";
- "AND";
- "OR";
- "NOT";
-